Sound

Sound

extern (C) @nogc nothrow
struct Sound {}

Members

Variables

frameCount
uint frameCount;

Total number of frames (considering channels)

stream
AudioStream stream;

Audio stream

Meta